socketio
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
socketio
socketio
/
dev.adven.sockit.api
/
[android]EventBufferConfig
/
EventBufferConfig
Event
Buffer
Config
android
constructor
(
capacity
:
Int
=
64
,
overflow
:
EventBufferOverflow
=
EventBufferOverflow.DROP_OLDEST
)